[INFO] fetching crate mediar 0.1.16...
[INFO] testing mediar-0.1.16 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mediar 0.1.16 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mediar 0.1.16
[INFO] finished tweaking crates.io crate mediar 0.1.16
[INFO] tweaked toml for crates.io crate mediar 0.1.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mediar 0.1.16 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mediar 0.1.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeb65727051dc207f0fb0399e60c8305c2c4303542af4296380dbe8f391467f5
[INFO] running `Command { std: "docker" "start" "-a" "aeb65727051dc207f0fb0399e60c8305c2c4303542af4296380dbe8f391467f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb65727051dc207f0fb0399e60c8305c2c4303542af4296380dbe8f391467f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb65727051dc207f0fb0399e60c8305c2c4303542af4296380dbe8f391467f5", kill_on_drop: false }`
[INFO] [stdout] aeb65727051dc207f0fb0399e60c8305c2c4303542af4296380dbe8f391467f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b60084d60da116a00b7fedf1ed7f652590fd5b4a3ccd1e315b97e17a458eaf29
[INFO] running `Command { std: "docker" "start" "-a" "b60084d60da116a00b7fedf1ed7f652590fd5b4a3ccd1e315b97e17a458eaf29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mediar v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "b60084d60da116a00b7fedf1ed7f652590fd5b4a3ccd1e315b97e17a458eaf29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60084d60da116a00b7fedf1ed7f652590fd5b4a3ccd1e315b97e17a458eaf29", kill_on_drop: false }`
[INFO] [stdout] b60084d60da116a00b7fedf1ed7f652590fd5b4a3ccd1e315b97e17a458eaf29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70e0bf2dad5e5415c06e59b6b3ff7242a1fcf4ceff7622a3d7a7c3dc17ddbe8f
[INFO] running `Command { std: "docker" "start" "-a" "70e0bf2dad5e5415c06e59b6b3ff7242a1fcf4ceff7622a3d7a7c3dc17ddbe8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling mediar v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.17s
[INFO] running `Command { std: "docker" "inspect" "70e0bf2dad5e5415c06e59b6b3ff7242a1fcf4ceff7622a3d7a7c3dc17ddbe8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e0bf2dad5e5415c06e59b6b3ff7242a1fcf4ceff7622a3d7a7c3dc17ddbe8f", kill_on_drop: false }`
[INFO] [stdout] 70e0bf2dad5e5415c06e59b6b3ff7242a1fcf4ceff7622a3d7a7c3dc17ddbe8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b7fd7abf27268d945866ff981ef82859c1621486365ed24fce66c3b4dbe580f
[INFO] running `Command { std: "docker" "start" "-a" "5b7fd7abf27268d945866ff981ef82859c1621486365ed24fce66c3b4dbe580f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mediar-a567b056d87882bb)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test tmdb::tests::test_episode_id_double_digits ... ok
[INFO] [stdout] test tmdb::tests::test_episode_id_generation ... ok
[INFO] [stdout] test tmdb::tests::test_episode_id_single_digit ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_empty ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_mapping ... ok
[INFO] [stdout] test tests::test_organize_movie_copy ... ok
[INFO] [stdout] test tmdb::tests::test_show_episodes_multiple_seasons ... ok
[INFO] [stdout] test video::tests::test_episode_id ... ok
[INFO] [stdout] test tests::test_organize_movie_duplicate_extension_fails ... ok
[INFO] [stdout] test tests::test_organize_movie_multiple_files_different_extensions ... ok
[INFO] [stdout] test tests::test_organize_movie_with_autoconfirm ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory_short ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_complex_filename ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_invalid_numbers ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_from_directory_with_metadata ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_mixed_case ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_no_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_content_type ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_period_separated ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_prefers_filename_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_space_separated ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_underscore ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_uppercase_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_dot ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_standalone_episode_with_dash ... ok
[INFO] [stdout] test tests::test_organize_copy ... ok
[INFO] [stdout] test tests::test_organize_rename_inplace ... ok
[INFO] [stdout] test tests::test_organize_with_autoconfirm ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_with_text ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_with_year ... ok
[INFO] [stdout] test video::tests::test_parse_extension_case_insensitive ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_invalid_extensions ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_uppercase_extension ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_valid_extensions ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_directory ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_multiple_dots ... ok
[INFO] [stdout] test video::tests::test_parse_episode_id_valid_pattern ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_no_extension ... ok
[INFO] [stdout] test video::tests::test_parse_extension_with_path ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_quality ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_season_episode ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_brackets ... ok
[INFO] [stdout] test video::tests::test_parse_title_simple ... ok
[INFO] [stdout] test video::tests::test_parse_title_with_year ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b7fd7abf27268d945866ff981ef82859c1621486365ed24fce66c3b4dbe580f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7fd7abf27268d945866ff981ef82859c1621486365ed24fce66c3b4dbe580f", kill_on_drop: false }`
[INFO] [stdout] 5b7fd7abf27268d945866ff981ef82859c1621486365ed24fce66c3b4dbe580f
